.std_btn{
    border:1px solid #eee;
    text-align:center;
    height:50px;
    line-height:50px;
    border-radius:5px;
    width:150px;
    background-color:#333;
    color:#fff;
    cursor:pointer;
  }